home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / liferea / auth.glade next >
Encoding:
Extensible Markup Language  |  2010-07-19  |  7.2 KB  |  159 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
  3. <!--*- mode: xml -*-->
  4. <glade-interface>
  5.   <widget class="GtkDialog" id="authdialog">
  6.     <property name="visible">True</property>
  7.     <property name="border_width">5</property>
  8.     <property name="title" translatable="yes">Authentication</property>
  9.     <property name="resizable">False</property>
  10.     <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
  11.     <property name="has_separator">False</property>
  12.     <child internal-child="vbox">
  13.       <widget class="GtkVBox" id="dialog-vbox14">
  14.         <property name="visible">True</property>
  15.         <property name="spacing">2</property>
  16.         <child>
  17.           <widget class="GtkVBox" id="vbox255">
  18.             <property name="visible">True</property>
  19.             <property name="border_width">5</property>
  20.             <property name="spacing">12</property>
  21.             <child>
  22.               <widget class="GtkLabel" id="prompt">
  23.                 <property name="visible">True</property>
  24.                 <property name="xalign">0</property>
  25.                 <property name="label" translatable="yes">Enter the username and password for "%s" (%s):</property>
  26.                 <property name="wrap">True</property>
  27.               </widget>
  28.               <packing>
  29.                 <property name="expand">False</property>
  30.                 <property name="fill">False</property>
  31.               </packing>
  32.             </child>
  33.             <child>
  34.               <widget class="GtkTable" id="table1">
  35.                 <property name="visible">True</property>
  36.                 <property name="n_rows">2</property>
  37.                 <property name="n_columns">2</property>
  38.                 <property name="column_spacing">12</property>
  39.                 <property name="row_spacing">6</property>
  40.                 <child>
  41.                   <widget class="GtkEntry" id="passwordEntry">
  42.                     <property name="visible">True</property>
  43.                     <property name="can_focus">True</property>
  44.                     <property name="visibility">False</property>
  45.                     <property name="invisible_char">*</property>
  46.                     <property name="activates_default">True</property>
  47.                   </widget>
  48.                   <packing>
  49.                     <property name="left_attach">1</property>
  50.                     <property name="right_attach">2</property>
  51.                     <property name="top_attach">1</property>
  52.                     <property name="bottom_attach">2</property>
  53.                     <property name="y_options"></property>
  54.                   </packing>
  55.                 </child>
  56.                 <child>
  57.                   <widget class="GtkEntry" id="usernameEntry">
  58.                     <property name="visible">True</property>
  59.                     <property name="can_focus">True</property>
  60.                     <property name="invisible_char">*</property>
  61.                     <property name="activates_default">True</property>
  62.                   </widget>
  63.                   <packing>
  64.                     <property name="left_attach">1</property>
  65.                     <property name="right_attach">2</property>
  66.                     <property name="y_options"></property>
  67.                   </packing>
  68.                 </child>
  69.                 <child>
  70.                   <widget class="GtkLabel" id="label108">
  71.                     <property name="visible">True</property>
  72.                     <property name="xalign">0</property>
  73.                     <property name="label" translatable="yes">_Password:</property>
  74.                     <property name="use_underline">True</property>
  75.                     <property name="mnemonic_widget">passwordEntry</property>
  76.                   </widget>
  77.                   <packing>
  78.                     <property name="top_attach">1</property>
  79.                     <property name="bottom_attach">2</property>
  80.                     <property name="x_options">GTK_FILL</property>
  81.                     <property name="y_options"></property>
  82.                   </packing>
  83.                 </child>
  84.                 <child>
  85.                   <widget class="GtkLabel" id="label107">
  86.                     <property name="visible">True</property>
  87.                     <property name="xalign">0</property>
  88.                     <property name="label" translatable="yes">User_name:</property>
  89.                     <property name="use_underline">True</property>
  90.                     <property name="mnemonic_widget">usernameEntry</property>
  91.                   </widget>
  92.                   <packing>
  93.                     <property name="x_options">GTK_FILL</property>
  94.                     <property name="y_options"></property>
  95.                   </packing>
  96.                 </child>
  97.               </widget>
  98.               <packing>
  99.                 <property name="position">1</property>
  100.               </packing>
  101.             </child>
  102.             <child>
  103.               <widget class="GtkLabel" id="label134">
  104.                 <property name="visible">True</property>
  105.                 <property name="xalign">0</property>
  106.                 <property name="label" translatable="yes">Note: <i>The username and password will be saved to your Liferea feedlist file without using encryption.</i></property>
  107.                 <property name="use_markup">True</property>
  108.                 <property name="wrap">True</property>
  109.               </widget>
  110.               <packing>
  111.                 <property name="expand">False</property>
  112.                 <property name="fill">False</property>
  113.                 <property name="position">2</property>
  114.               </packing>
  115.             </child>
  116.           </widget>
  117.           <packing>
  118.             <property name="position">1</property>
  119.           </packing>
  120.         </child>
  121.         <child internal-child="action_area">
  122.           <widget class="GtkHButtonBox" id="dialog-action_area14">
  123.             <property name="visible">True</property>
  124.             <property name="layout_style">GTK_BUTTONBOX_END</property>
  125.             <child>
  126.               <widget class="GtkButton" id="cancelbutton2">
  127.                 <property name="visible">True</property>
  128.                 <property name="can_focus">True</property>
  129.                 <property name="can_default">True</property>
  130.                 <property name="label">gtk-cancel</property>
  131.                 <property name="use_stock">True</property>
  132.                 <property name="response_id">-6</property>
  133.               </widget>
  134.             </child>
  135.             <child>
  136.               <widget class="GtkButton" id="okbutton1">
  137.                 <property name="visible">True</property>
  138.                 <property name="can_focus">True</property>
  139.                 <property name="can_default">True</property>
  140.                 <property name="has_default">True</property>
  141.                 <property name="label">gtk-ok</property>
  142.                 <property name="use_stock">True</property>
  143.                 <property name="response_id">-5</property>
  144.               </widget>
  145.               <packing>
  146.                 <property name="position">1</property>
  147.               </packing>
  148.             </child>
  149.           </widget>
  150.           <packing>
  151.             <property name="expand">False</property>
  152.             <property name="pack_type">GTK_PACK_END</property>
  153.           </packing>
  154.         </child>
  155.       </widget>
  156.     </child>
  157.   </widget>
  158. </glade-interface>
  159.